Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Jul 4, 2024

dependabot bot and others added 15 commits July 3, 2024 12:10
Bumps the dotnet group in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/start with 1 update: [Octokit](https://github.com/octokit/octokit.net).


Updates `Octokit` from 12.0.0 to 13.0.1
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v12.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
…ynchronous-programming/snippets/generate-consume-asynchronous-streams/start/dotnet-5547a60a76

Bump Octokit from 12.0.0 to 13.0.1 in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/start in the dotnet group
Bumps the dotnet group in /docs/core/extensions/snippets/workers/background-service with 1 update: Microsoft.VisualStudio.Azure.Containers.Tools.Targets.


Updates `Microsoft.VisualStudio.Azure.Containers.Tools.Targets` from 1.20.1 to 1.21.0

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
…nsions/snippets/workers/background-service/dotnet-a32d19628c

Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0 in /docs/core/extensions/snippets/workers/background-service in the dotnet group
Bumps the dotnet group in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/finished with 1 update: [Octokit](https://github.com/octokit/octokit.net).


Updates `Octokit` from 12.0.0 to 13.0.1
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v12.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the dotnet group in /docs/core/extensions/snippets/workers/cloud-service with 1 update: Microsoft.VisualStudio.Azure.Containers.Tools.Targets.


Updates `Microsoft.VisualStudio.Azure.Containers.Tools.Targets` from 1.20.1 to 1.21.0

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).


Updates `System.Linq.Dynamic.Core` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
…ynchronous-programming/snippets/generate-consume-asynchronous-streams/finished/dotnet-5547a60a76

Bump Octokit from 12.0.0 to 13.0.1 in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/finished in the dotnet group
…nsions/snippets/workers/cloud-service/dotnet-a32d19628c

Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0 in /docs/core/extensions/snippets/workers/cloud-service in the dotnet group
…nq/snippets/HowToBuildDynamicQueries/dotnet-58a2fea4d3

Bump System.Linq.Dynamic.Core from 1.4.2 to 1.4.3 in /docs/csharp/linq/snippets/HowToBuildDynamicQueries in the dotnet group
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics).


Updates `Microsoft.Diagnostics.NETCore.Client` from 0.2.510501 to 0.2.532401
- [Release notes](https://github.com/dotnet/diagnostics/releases)
- [Commits](https://github.com/dotnet/diagnostics/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.NETCore.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
…nostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp/dotnet-f5eb842fd4

Bump Microsoft.Diagnostics.NETCore.Client from 0.2.510501 to 0.2.532401 in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp in the dotnet group
Added new .NET AI auth for Azure AI services overview.

---------

Co-authored-by: David Pine <[email protected]>
Co-authored-by: Scott Addie <[email protected]>
* Update access-modifiers.md

Added description for file access type modifier

* Update return44.cs

Update Code Snippet for Return statement

* Update methods.md

-Add Method example with return statement
- Explain expression bodied members
@dotnet-bot dotnet-bot added this to the July 2024 milestone Jul 4, 2024
@dotnet-policy-service dotnet-policy-service bot enabled auto-merge July 4, 2024 08:04
@dotnet-policy-service dotnet-policy-service bot merged commit 5c13fea into live Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants